home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000310_news@columbia.edu_Tue Jul 11 15:24:29 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA15255
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 11 Jul 1995 11:45:12 -0400
  3. Received: by apakabar.cc.columbia.edu id AA00864
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 11 Jul 1995 11:45:10 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!news.moneng.mei.com!news.ecn.bgu.edu!vixen.cso.uiuc.edu!newsrelay.iastate.edu!news.iastate.edu!usenet
  6. From: zollner@iastate.edu
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: MSKERMIT 3.14 and TCP/IP stacks from IBM
  9. Date: 11 Jul 1995 15:24:29 GMT
  10. Organization: Iowa State University
  11. Lines: 43
  12. Message-Id: <3tu53d$jf6@news.iastate.edu>
  13. Reply-To: zollner@iastate.edu
  14. Nntp-Posting-Host: zollner.ssp.ameslab.gov
  15. X-Newsreader: IBM NewsReader/2 v1.02
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. I have read all the documentation files in mskermit.zip. It seems
  19. that MSKERMIT 3.14 should be able to use an existing TCP/IP stack, but 
  20. there are no specific instructions how to find the stack. (I 
  21. don't know which interrupt is used by my stack.) Particularly,
  22. I am interested in telling MSKERMIT to use the IBM TCP/IP stack.
  23.  
  24. Specifically, I am interested in the following:
  25.  
  26. 1) Can MSKERMIT run over the IBM TCP/IP for DOS stack ?
  27. 2) Can MSKERMIT run over the stack provided by the TCP/IP DOS/Windows
  28.    access kit 2.0, together with the TCP/IP for OS/2 2.0, and OS/2 2.1.
  29. 3) Can MSKERMIT run over the stack provided by the TCP/IP DOS access kit
  30.    included in WARP CONNECT ?
  31.  
  32. Obviously, 3) would be the best solution for me and 1) the worst. But I
  33. am willing to settle for anything. If you would like to know some reasons
  34. why I am running MSKERMIT on OS/2 (and not C-Kermit), I suggest you take
  35. a look at the OS/2 section in KERMIT.BWR.
  36.  
  37. I tried 3), but had the following errors:
  38.  -- unknown address for port, assuming \x03F8
  39.  -- unknown packet driver, assuming BIOS1.
  40. What do these messages mean ?
  41.  
  42. If 1-3 all fail, there is another possibility:
  43.  
  44. 4) Can I run MSKERMIT using the INT 14h interceptor included in the
  45.    IBM TCP/IP 2.0 DOS access kit together with the TCP/IP 2.0 base for OS/2
  46.    and OS/2 2.1.
  47. 5) Is such an INT 14h interceptor included with WARP CONNECT ?
  48.  
  49. Part of the reason I can't figure this out is the fact the manuals that
  50. come with WARP really suck. TCP/IP 2.0 had very good documentation (in
  51. book manager format), but there is hardly any documentation with WARP
  52. CONNECT (in hardcopy or softcopy format). Do I have to buy the softdocs for
  53. WARP CONNECT separately ?
  54.  
  55. ************************************************************************
  56. * Stefan Zollner, Assistant Professor and Associate Physicist          *
  57. * Iowa State University/Ames Laboratory, A205 Physics, Ames, IA 50011  *
  58. * zollner@iastate.edu    Phone: (515) 294-7327     FAX: (515) 294-0689 *
  59. ************************************************************************
  60.